Name | Description | |
---|---|---|
Count | Gets the number of elements in the collection. | |
Item | Gets the element at the specified index in the read-only list. |
The following tables list the members exposed by IReadOnlyList<T>.
Name | Description | |
---|---|---|
Count | Gets the number of elements in the collection. | |
Item | Gets the element at the specified index in the read-only list. |